LinkedList`1 (class)

This type is found in the namespace System.Collections.Generic

mget_CountInt32
mget_First
mget_Last
mAddAfterVoid
mAddFirst
mAddFirstVoid
mAddLast
mAddLastVoid
mContainsBoolean
mFind
mGetEnumerator
mRemoveBoolean
mRemoveVoid
mRemoveFirstVoid
mAddAfter
mAddBefore
mAddBeforeVoid
mClearVoid
mCopyToVoid
mFindLast
mRemoveLastVoid
mGetObjectDataVoid
mOnDeserializationVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
pCountInt32
pFirst
pLast
nEnumerator

get_Count

get_First

.

get_Last

.

AddAfter

.

AddFirst

node.
newNode.

AddFirst

value.

AddLast

node.

AddLast

value.

Contains

node.

Find

value.

GetEnumerator

value.

Remove

.

Remove

value.

RemoveFirst

node.

AddAfter

.

AddBefore

node.
value.

AddBefore

node.
value.

Clear

node.
newNode.

CopyTo

.

FindLast

array.
indexSystem.Int32

RemoveLast

value.

GetObjectData

.

OnDeserialization

infoSystem.Runtime.Serialization.SerializationInfo
contextSystem.Runtime.Serialization.StreamingContext

Equals

senderSystem.Object

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

Count

collectionSystem.Collections.Generic.

First

.

Last

.

Enumerator

.
.